/*全站*/
html, body, h1, h2, h3, h4, h5 { font-family: "Microsoft JhengHei"!important; }
img { max-width:100%; }
.hideobj{
  display:none;
}

a{
  color:#000;
  background-color:none;
}
a:hover, a:focus {
  text-decoration: underline;
  background:none;
  color:#000;
}
/*會員登入項目*/
#login-tabs li{
  background:none;
}
#login-tabs a{
  color:#000;
  background:none;
}
#login-tabs a:hover,#login-tabs a:focus{
  text-decoration: underline;
  background:none;
  color:#000;
}
/**表單元素**/
fieldset.over-border {
  border: 1px solid #ccc !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.4em 0 !important;
  border-radius: 16px;
}
legend.line-border {
  font-size: 16px !important;
  text-align: left !important;
  width:inherit;
  border-bottom:none; display:none;
}
fieldset > div { margin-top:30px; }
.red{
  color: #cc0000;
}
.radio-inline input[type='radio'] {
  margin-left: -20px;
  float: left;
}
.radio-inline {
  padding-left: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.help-inline{
  vertical-align: middle;
  display: inline-block;
  padding-top:5px;
  float:left;
  padding-left:0px;
  cursor: default;
}
.control-label{
  cursor: default;
}

.form-show .input-prepend {
  clear:both;
}
fieldset.instep-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px; /*圓角*/
  background:#eeeeee;
  height:100px;
  font-weight:bold;
  color:#000000;
  text-align: center;
}
fieldset.step-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px; /*圓角*/
  height:100px;
  text-align: center;
}
legend.stepline-border {
  text-align: center !important;
  width:inherit;
  border-bottom:none;
}
.enlarge{clear:both;}
@media only screen and (max-width : 480px) {
    .navbar-inner li {display:block; width:100%;}
}
/*#header*/
/*註冊*/

#hello_member ul li a:hover, #hello_member ul li a:focus, #hello_member ul li a:active {
  text-decoration: underline;
  background: none;
}

/*語言*/
#language_area ul li a {
  color:#000;
  background:none;
}
#language_area ul li a:hover, #language_area ul li a:focus, #language_area ul li a:active {
  background: none;
  text-decoration: underline;
}
#mainbanner{
  padding-top:5px;
}
#language_area i.fa.fa-globe {
    font-size: 20px;
}
#language_area {
    float: right;
    padding: 25px 0 0;
}

/*--側欄--*/
#sidebar {
  padding:10px 0px
}

#sidebar .nav-header{
 background:#eee;
 font-weight:bolder;
 padding:8px 15px;
 font-size:16px;
}
#newsletter_area{display: none;}
/*RSS*/
#rss_area a{
  text-shadow: none;
}

#rss_area a:hover{
  text-shadow: none;
}

/*--內容區--*/
#content{
  padding:10px 0px 50px;
}
/*麵包屑*/
#content .breadcrumb {
  text-shadow: none;
}
#content .breadcrumb li {
  text-shadow: none;
}
#content .breadcrumb li a {
  text-shadow:none;
  text-decoration: none;
}
#content .breadcrumb li a:hover {
  text-shadow: none;
  background:none;
  text-decoration: underline;
}
#content .breadcrumb li .divider{
  text-shadow:none;
  background:none;
}
/*個數*/
.page-header {
  border-bottom:1px #eee solid;
}
/*產品頁*/
/* .thumbnail {
  border:1px #8B8682 solid;
} */
.cate-name,.cate-name-more{
  color:#333333;
  font-weight:bold;
  width:auto;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:center;
}

.cate-name a ,.cate-name-more a{
  color:#333333;
  font-weight:bold;
  text-decoration:none;
  width:auto;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:center;
}
.cate-name a:hover ,.cate-name-more a:hover{
  color:#8B8682;
  font-weight:bold;
  text-decoration:underline;
  width:auto;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-align:center;
}
.pro-desc{
 height:80px;
 overflow-x:hidden;
 overflow-y:auto;
}
.spec{
 height:38px;
}
/*產品介紹頁*/
#pb_area{
  overflow:hidden;
}
.thumbnail img{
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
}
.input-group {
  display: table;
  padding-bottom:10px;
  width: 100%;
}
.input-group .form-control {
  margin-bottom: 0px;
}
.txtNormal {
  overflow:auto;
  width:100%;
}
#content .thumbnails .prodlist{
  height:330px;
  overflow:hidden;
}
/* #content .thumbnails .catelist{
  height:210px;
  overflow:hidden;
} */
.listtxtspec .input-prepend{
  padding:1px 0px;
  margin:0px;
}
.clear{
  clear:both;
}
/* .listimg{
  height:150px;
} */

#lineqty{
  width:30%;
}
.showsmall ul {
  padding: 0px; margin: 0px;
  list-style: none;
}
.showsmall li {
  float:left;
}
.showsmall li img  {
  margin: 3px;
  padding:3px;
  width:50px;
}
/*頁籤**/
.nav-tabs .active a{
 font-weight:bold;
}
/*訊息用*/
.msgcont{
  width:90%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin:10px;
}
.msg_img_title {
  width:30%;
}

/*尾檔*/
#cominfo ul li {
  display:inline-block;
}
/* #copyright{
  text-align:center; padding:10px 15px;font-weight:bolder;
} */
#footlink ul li a { border-radius:inherit; }
#footlink ul li a:hover, .foot #footlink ul li a:focus, .foot #footlink ul li a:active {
  background:none;
  text-decoration:underline;
}
/*首頁用*/
#index_msg_ul a{
  background:#eee;
  padding:8px 15px;
  font-size:16px;
  color:#000;
}
#index_msg_ul a:hover{
  background:#eee;
  padding:8px 15px;
  font-size:16px;
  color:#000;
}
#index_msg_ul .msgcont{

}
#idxprocarousel .span{small_class} .item {
  background-color : #EEE;
  height : {small_height}px;
  text-align : center;

  /* Firefox, Chrome */
  line-height : {small_height}px;

  /* IE */
  *font-size : 180px;  /* 200px * 0.9 = 180px */
}

#idxprocarousel  img {
  vertical-align : middle;
}
#idxprocarousel .caption {
    background : #666; padding : 5px;
}
#idxprocarousel .caption a {
    color : #fff;
}

#content .pshow_title{
  border-left:5px solid #ccc;
  font-size:18px;
  font-weight:bold;
  background-color: #eee; padding:7px;
}

ul{
  list-style:none;
}

#footer .ftbar{
background-color:#f8f8f8;
border-color:#e7e7e7;
}


/***style for banner's arrows and pagination ****/
.swiper-banner .arrow-left, .swiper-product .swiper-button-prev {
  position: absolute;
  left: 1%;
  top: 40%;
  width: 17px;
  height: 30px;z-index:99;
}
.swiper-banner .arrow-right, .swiper-product .swiper-button-next {
  position: absolute;
  right: 1%;
  top: 40%;
  width: 17px;
  height: 30px;z-index:99;
}

.swiper-banner .page-banner, .swiper-product .swiper-pagination{
  position: absolute;
  left: 0; z-index:99;
  text-align: center;
  bottom:0;
  width: 100%;
}
.swiper-banner .swiper-pagination-switch, .swiper-product .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-banner .swiper-active-switch, .swiper-product .swiper-active-switch {
  background: #fff;
}
/***style for banner's arrows and pagination end ****/

/*style for google map  2015.10.21*/
.googlemap { width:100%; height:12em; }
.listimg a.btn.btn-link {
    display: initial;
}

/* quality & facilities*/
.slides-quality_facilities {
    position: relative;
}
.slick-slide img {width: 100%;}
.slides-quality_facilities img {margin: 0 auto;}

.slides-quality_facilities  .quality_facilities-txt{
    font-size: 18px;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    padding: 15px;
    background: rgba(14,60,112,.8);
    transition: all .2s ease-in;
}

.quality_facilities-txt p {
    margin-bottom: 0;
}

.slider-nav {
    margin-top: 15px;
}

.slider .slick-next {
    right: 0;
    border: 0;
    background: #fff;
    border-radius: 0;
    height: 100px;
     width: 40px;
}

.slider .slick-next:before{
    color: #007aff;
    font-size: 40px;
}


.slider .slick-prev {
    left: 0;
    border: 0;
    background: #fff;
    border-radius: 0;
    height: 100px;
    z-index: 5;
    width: 40px;
}

.slider .slick-prev:before{
    color: #007aff;
    font-size: 40px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #fff!important;

}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{
    color: #007aff!important;
}




#container.container_msg5.sb-site.main-wrap .col-md-3.left-bar,
#container.container_msg6.sb-site.main-wrap .col-md-3.left-bar,
#container.container_msg7.sb-site.main-wrap .col-md-3.left-bar,
#container.container_msg2.sb-site.main-wrap .col-md-3.left-bar,
#container.container_msg48.sb-site.main-wrap .col-md-3.left-bar,
#container.container_msg57.sb-site.main-wrap .col-md-3.left-bar,
#container.container_privacy.sb-site.main-wrap .col-md-3.left-bar{display: none;}
#container.container_msg5.sb-site.main-wrap .col-md-9.right-content,
#container.container_msg6.sb-site.main-wrap .col-md-9.right-content,
#container.container_msg7.sb-site.main-wrap .col-md-9.right-content,
#container.container_msg2.sb-site.main-wrap .col-md-9.right-content,
#container.container_msg48.sb-site.main-wrap .col-md-9.right-content,
#container.container_msg57.sb-site.main-wrap .col-md-9.right-content,
#container.container_privacy.sb-site.main-wrap .col-md-9.right-content{
    width: 100%;
}


/*warranty*/
.warranty{width: auto;padding:0; margin:0;}
.warranty h2 {
    font-size: 30px;
    color: #104888;
    font-weight: bold;
}

.warranty p {
    position: relative;
    font-size: 20px;
    color: #414141;
    padding: 0;
}

.warranty .col-md-4 img{margin-bottom: 25px;}

/*VIDEO*/
.right-video {
  margin: 0 auto;
  width: 90%;
}
.right-video ul li {
  float: left;
  margin: 2% 2%;
  position: relative;
}
.right-video .pic {
  width: 300px;
}
.right-video p {
  border-bottom: 1px solid #c3c3c3;
  font-size: 18px;
  line-height: 1em;
  margin: 20px 0 10px;
  padding: 10px 0;
}
.right-video img:hover {
  filter: brightness(0.5);
}
.video-hover-icon {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

/*NEWS*/
#container[class^='container_msg'] #sidebar  .nav-header {
    font-size: 30px;
    color: #000;
    background: transparent;
}

#container[class^='container_msg'] #sidebar {
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #104888;
    max-width: 280px;
    padding: 10px 10px 30px 10px;
    margin-bottom: 120px;
}

#container[class^='container_msg'] #side_menu ul.nav.nav-list {
    font-size: 20px;
    border-top: 1px solid #cfcfcf;
}



.list-news ul {
    padding: 0;
}
.list-news ul li{
    float: left;
    width: calc(50% - 10px);
    border: 1px solid #1048887a;
    margin: 5px;
    padding: 20px;
		min-height: 470px;
}

.container_msg3 .list-news ul li{
	min-height: 565px;
}

.list-news ul  li:nth-child(2n+1) {
    clear: left;
}


.list-news ul .news-info li {
    width: 100%;
    float: none;
    border:0;
    margin: 0;
    padding: 0;
		min-height: auto;
}

.news-list-img {text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 20px;}

.news-date {padding: 10px 0 5px;}

.news-info ul {
    padding: 0;
    margin-top: 5px;
}
.news-info ul li{
    font-size: 18px;
    line-height: 26px;
		word-break: break-all;
		-moz-word-break: break-all;
		-webkit-word-break: break-all;
		-o-word-break: break-all;
		-ms-word-break: break-all;
}

.newsTitle {
    font-size: 20px;
    font-weight: 600;
}
.list-news ul li:hover .newsTitle a {
    color: #0fa4db;
}

.newsTxt01{
	font-size: 18px;
  line-height: 26px;
}

.container_msg3.sb-site.main-wrap table#tablist tr:hover .newsTitle a{
    color: #1155a4;
}

#container.container_msg11 h1,
#container.container_msg12 h1{
    text-align: left;
}

.container_msg11 #content div:nth-child(3),
.container_msg12 #content div:nth-child(3){
    font-size: 18px;
    margin-bottom: 10px;
}

.container_msg11 .right-content #content > img,
.container_msg12 .right-content #content > img {
    margin: 0 auto;
    display: block;
}

.container_msg11 .txtNormal,
.container_msg12 .txtNormal{
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.container_msg11 .txtNormal img,
.container_msg12 .txtNormal img{
    border: 1px solid #1155a4;
		margin-bottom: 20px;
}

.container_msg11 .txtNormal .row,
.container_msg12 .txtNormal .row{
    margin: 0;
}

.container_msg11 .txtNormal a,
.container_msg12 .txtNormal a{
    color: #1155a4;
}

.container_msg11 .txtNormal a:hover,
.container_msg12 .txtNormal a:hover{
    text-decoration: underline;
}
@media(max-width:1280px){
.right-video ul {padding: 0;}
.right-video ul li {width: 46%;}
.right-video .pic {width: 100%;}
}
@media(max-width:991px){
    #container[class^='container_msg'].sb-site.main-wrap #sidebar{
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 20px;
				padding: 10px;
    }
	#container[class^='container_msg'] #sidebar  .nav-header {
    font-size: 24px;
		padding: 4px 15px;
}
	#container[class^='container_msg'] #side_menu ul.nav.nav-list {
    font-size: 14px;
		padding-top: 8px;
}
	#container[class^='container_msg'] #side_menu ul.nav.nav-list li>a {
    padding: 5px 15px;
}
.quality_facilities i{
		width: 150px;
    height: 150px;
    font-size: 100px;
}
	.swiper-container-quality_facilities p{
    font-size: 16px;
}
	.quality_facilities p {
    font-size: 18px;
}


}


@media(max-width: 600px){
	.list-news ul li{
    float: none;
    width: 100%;
		min-height: 470px;
}
	.container_msg3 .list-news ul li{
	min-height: 470px;
}

	.list-news ul .news-info li {
		min-height: auto;
}

	.quality_facilities i{
		width: 100px;
    height: 100px;
    font-size: 80px;
		border: 7px solid #fff;
}
.right-video ul li {float: none;margin: 2% 0%;width: 100%;}

}

@media(max-width: 320px){
	.quality_facilities i{
		width: 50px;
    height: 50px;
    font-size: 35px;
    border: 4px solid #fff;
}
}

/*About*/

.container_msg2 .container.main-content-container h1{padding-left: 30px;}
.container_msg2 .container.main-content-container .col-md-9.right-content{
    padding: 0;
}


.about {
    width: auto;
}

.about .col-md-12{
    margin-bottom: 30px;
}
.about .col-md-12.bg{
    background:#f7f7f7;
    padding: 30px;
}

.about .col-md-12.bg2{
    background:#ffffff;
    padding: 30px;
}

.about h2{margin-bottom: 40px; font-size: 40px;}
.about p,
.about li{
    font-size: 20px;
    color: #414141;
}

.about span img{
    height: 20px;
}

/* !== about 2021 == */
.about h3 {
  font-size: 30px;
  color: #104888;
}
.about ul {
  padding-left: 40px;
}
.about ul li img {
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 600px;
}
.about ul.list {
  padding-left: 0;
}
.about ul.list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.about ul.list li::before {
   content: "";
   position: absolute;
   top: 10px;
   left: 8px;
   width: 10px;
   height: 10px;
   background-color: #163d93;
}
.about ul.machine-list {
  padding: 0;
}
.about ul.machine-list li {
  float: left;
  width: 50%;
  padding: 0 20px;
  margin-bottom: 30px;
}
.about ul.machine-list li:nth-child(2n+1) {
  clear: both;
}
.about .machine-model {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #104888;
  font-size: 24px;
  font-weight: bold;
}
.about .machine-model span {
  display: block;
  counter-reset: #000;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 991px) {
  .about h2, .about h3 {
    font-size: 24px;
  }
  .about .machine-model {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .about ul.machine-list li {
    float: none;
    width: 100%;
    padding: 0;
  }
}

.container_msg2 .right-content .txtNormal {
    width: 150%;
    margin: 0 -25%;
}



#container[class^='container_msg'] .breadcrumb{
	 padding-left: 15px;
   padding-right: 15px;
}

#container.container_msg11 .txtNormal,
#container.container_msg12 .txtNormal{
	width:100%;
	margin: 20px 0;

}

#container.container_msg11 .txtNormal ul,
#container.container_msg12 .txtNormal ul{
	list-style:disc;

}

#container h1 {
    text-align: center;
	  margin-bottom: 20px;
}

@media(max-width:776px){
    .slides-quality_facilities .quality_facilities-txt{
        position: relative;
        font-size: 16px;
        background: #104888;
        padding: 15px 25px;
    }
    .slider .slick-prev {
    left: -13px;
    background: transparent;
    text-shadow: 1px 2px 5px #000000ad;
}
.slider .slick-next {
    right: -13px;
    background: transparent;
    text-shadow: 1px 2px 5px #000000ad;
}
    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: transparent !important;
}
}
@media (max-width: 768px) {
    #container .txtNormal {
    width: 100%;
		margin: 0;
}
}

.company-historylist{margin: 60px 0 60px 10%; padding: 0; list-style: none;}
.company-historylist>li{position: relative;  padding-bottom: 40px;}
.company-historylist>li:before{position: absolute; left: 125px; width: 1px; top: 6px; bottom: -6px; background: #e1e1e1; content: ''; display: block;}
.company-historylist>li:after{width: 15px; height: 15px; background: #0fa4db; content: ''; position: absolute; top: 6px; left: 118px; border-radius: 50%;}
.company-historylist>li:last-child{padding-bottom: 0;}
.company-historylist .history-year{font-size: 24px; color: #424242; font-weight: 600; width: 100px; float: left;}
.company-historylist dl{ margin-left: 185px; margin-bottom: 0; padding-top: 3px;}
.company-historylist dt{width: 80px; float: left; font-weight: normal; text-shadow: 0 0 1px rgba(50, 50, 50, 0.15)}
.company-historylist dd{/* margin-left: 80px; */margin-bottom: 15px;}

@media(max-width:640px){
    .company-historylist > li:before{
        content:none;
    }
.company-historylist .history-year{
    width: 100%;
}
.company-historylist dl{
    width: 100%;
    display: block;
    margin-left: 0;
}
.company-historylist>li:after{width: 0;height: 0;border-style: solid;border-width: 11px 7px 0 7px;border-color: #0fa4db transparent transparent transparent;background: transparent;border-radius: inherit;position: absolute;top: 11px;left: 67px;}
.company-historylist{
    margin: 30px 0 30px 5%;
}
}

.about .col-md-12.new p {
    text-align: center;
    color:#001237;
}

.about .col-md-12.new ul{
    padding:0;
}

.about .col-md-12.new li{
    float: left;
    width: 33.333%;
    text-align: center;

}

@media(max-width: 800px){
    .about .col-md-12.new li{
    float: none;
    width: 100%;
    margin-bottom: 25px;
}
}

/*Contact us*/
#container.container_contact.sb-site.main-wrap .col-md-3.left-bar{
    display: none;
}

#container.container_contact.sb-site.main-wrap .col-md-9.right-content{
    width: 100%;
}

#container.container_contact.sb-site.main-wrap .alert.alert-info {font-size: 18px;}
#container.container_contact.sb-site.main-wrap .control-label,
#container.container_contact.sb-site.main-wrap .form-control,
#container.container_contact.sb-site.main-wrap .controls .btn  {font-size: 20px;}
#content .text-right{
    font-size: 18px;
}

#container.container_contact.sb-site.main-wrap iframe {width: 100%; border: 0;}
#container.container_contact.sb-site.main-wrap .txtNormal .col-md-4{font-size: 18px; margin-bottom: 15px;}
#container.container_contact.sb-site.main-wrap .txtNormal .col-md-4 h2{font-size:28px}

/*privacy*/
.container_privacy  .right-content .txtNormal ul{list-style : inherit; }
.container_privacy  .right-content .txtNormal{font-size: 20px;line-height: 32px;}
@media(max-width: 991px){
	.container_privacy .right-content .txtNormal {
    font-size: 18px;
    line-height: 30px;
}
}

/**  aiot  **/
.aiot .section {
  margin-bottom: 10rem;
}
.aiot .row {
  margin-left: 0;
  margin-right: 0;
}
.aiot h2 {
  font-size: 30px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3rem;
}
.aiot h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #ffd966;
}
.aiot .sec1 {
  background: url(/proimages/AIOT/AIOT-01-bg.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 8rem 15px;
}
.aiot .sec1 .logo {
  background-color: #fff;
  max-width: 250px;
  padding: 20px;
  margin: 0 auto 4rem;
}
.aiot .sec1 h2 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 4rem;
  line-height: 1.2;
}
.aiot .sec1 h2::before {
  display: none;
}
.aiot .sec1 h2 span {
  color: #ffd966;
}
.aiot .sec1 .text {
  font-size: 2rem;
  margin-top: 5em;
}
.aiot .sec1 .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  gap: 15px;
}
.aiot .sec1 .wrap > * {
  flex: 1;
}
.aiot .sec1 .wrap ul {
  display: flex;
  gap: 10px;
  padding-left: 0;
}
.aiot .sec1 .wrap ul li {
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 15px 30px;
}
.aiot .sec1 .wrap ul li span {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
}
.aiot .sec3 {
  background: url(/proimages/AIOT/AIOT-03-bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 30px;
}
.aiot .sec3 .box {
  display: flex;
  flex-wrap: wrap;
}
.aiot .sec3 .box .box-item {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  gap: 30px;
  text-align: center;
}
.aiot .sec3 .box .box-item h3 {
  font-weight: normal;
  margin-bottom: 2rem;
}
.aiot .sec3 .box .box-item p {
  margin-bottom: 0.2rem;
}
.aiot .sec3 .box .box-item:nth-child(even) {
  flex-direction: column-reverse;
}
.aiot .sec9 h4 {
  text-align: center;
  background-color: #4d5d76;
  color: #fff;
  padding: 20px 15px;
  font-size: 24px;
}
.aiot .sec9 .certificate {
  display: flex;
}
.aiot .sec9 .certificate .img {
  padding: 10px;
}
.aiot .sec9 .certificate .img img {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {
  .aiot .sec3 .box .box-item {
    padding: 3rem 15px;
  }
}
@media (max-width: 991px) {
  .aiot h2 {
    font-size: 24px;
    line-height: 1.5;
  }
  .aiot .sec3 .box .box-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .aiot .sec3 .box .box-item .img {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .aiot .section {
    margin-bottom: 5rem;
  }
  .aiot h2 {
    font-size: 20px;
    margin-bottom: 2rem;
  }
  .aiot .sec1 .wrap {
    flex-direction: column;
  }
  .aiot .sec3 .box .box-item,
  .aiot .sec3 .box .box-item:nth-child(even) {
    flex-direction: row;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
  }
  .aiot .sec3 .box .box-item .img {
    max-width: 150px;
  }
  .aiot .sec3 .box .box-item h3 {
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 575px) {
  .aiot .sec9 h4 {
    font-size: 18px;
  }
}
@media (max-width: 560px) {
  .aiot .sec1 .logo {
    max-width: 200px;
    padding: 10px;
    margin-bottom: 2rem;
  }
  .aiot .sec1 h2 {
    font-size: 30px;
    margin-bottom: 1.5rem;
  }
  .aiot .sec1 .wrap {
    font-size: 18px;
  }
  .aiot .sec1 .wrap p {
    margin-bottom: 0;
  }
  .aiot .sec1 .wrap ul li {
    padding: 10px;
  }
  .aiot .sec1 .wrap ul li span {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  .aiot .sec3 .box .box-item,
  .aiot .sec3 .box .box-item:nth-child(even) {
    padding: 15px;
    flex-direction: column;
    font-size: 16px;
  }
}
